Skip to content

[Sync EN] array_map, array_filter, in_array, array_search - #39

Merged
nilgun merged 1 commit into
php:masterfrom
lacatoire:sync-en/array-map-filter-search-inarray
May 4, 2026
Merged

[Sync EN] array_map, array_filter, in_array, array_search#39
nilgun merged 1 commit into
php:masterfrom
lacatoire:sync-en/array-map-filter-search-inarray

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Sync of four widely-used array functions with upstream php/doc-en.

  • array_map: refreshed wording about the array pointer in zip mode + missing &example.outputs;
  • array_filter: refreshed seealso block (add array_find / array_any)
  • in_array: align example screen output indentation
  • array_search: print key in example

- array_map: pointer-based zip wording, add &example.outputs;
- array_filter: refresh seealso (add array_find, array_any)
- in_array: align example output indentation
- array_search: print key in example
@nilgun

nilgun commented May 4, 2026

Copy link
Copy Markdown
Member

Thanks.

@nilgun
nilgun merged commit bbfb986 into php:master May 4, 2026
1 check passed
@lacatoire
lacatoire deleted the sync-en/array-map-filter-search-inarray branch May 4, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants